Skip to content

new variant: PRNTRv2 #837

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 19, 2019
Merged

new variant: PRNTRv2 #837

merged 1 commit into from
Dec 19, 2019

Conversation

ghent360
Copy link
Contributor

@ghent360 ghent360 commented Dec 18, 2019

Summary

New 3D printer board variant PRNTR board V2. Design files at
https://github.com/ghent360/PrntrBoardV2

This PR fixes/implements the following features

  • Add support for my custom 3D printer controller board.

Validation
Tested Marlin bugfix-2.0.x branch. Tested HardwareTimers, HardwareSerial, USB CDC, SD-card SDIO, I2C (TwoWire), SPI, GPIO, ADC, Servo

@fpistm fpistm self-requested a review December 18, 2019 09:06
@fpistm fpistm added the new variant Add support of new bard label Dec 18, 2019
@fpistm fpistm added this to the 1.8.0🎄 🎅 milestone Dec 18, 2019
@fpistm
Copy link
Member

fpistm commented Dec 18, 2019

@ghent360
One question:
maybe it should be fine to merge the two PRNTR and use switch for the difference?

@ghent360
Copy link
Contributor Author

ghent360 commented Dec 18, 2019 via email

@fpistm
Copy link
Member

fpistm commented Dec 18, 2019

Sure how do I do that?

I do the same for #828

In fact you can use the switch : ARDUINO_<board>
In your case:
ARDUINO_PRNTR_F407_V1
or
ARDUINO_PRNTR_V2

and in the boards.txt point to the same variant folder.

@ghent360
Copy link
Contributor Author

ghent360 commented Dec 19, 2019 via email

@ghent360
Copy link
Contributor Author

merged into a single variant.

Copy link
Member

@fpistm fpistm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ghent360
LGTM

@fpistm fpistm merged commit 2e3a0d4 into stm32duino:master Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new variant Add support of new bard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants